Skip to main content
请求

curl --location 'https://openapi.gs-robot.com/v1alpha1/robots/TEST00-0000-000-S003/maps/-:uploadRobotMap'
--header 'Content-Type: application/json'
--header 'Authorization: Bearer {{token}}'
--data '{
"mapFile":"9-2"
}'
输出

{
"recordId": "7f49a7f9-153c-49ad-8531-07450ee7ad54"
}